home *** CD-ROM | disk | FTP | other *** search
/ Programming Microsoft Visual Basic .NET / Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin / ebook / promsvb6.chm / g02ph01.jpg < prev    next >
Joint Photographic Experts Group Image  |  1999-04-29  |  34.8 KB  |  404x536  |  8-bit (256 colors)
   ocr: Initialize The Form objedt is referenced inc code. Visual Basic initializes the Form's variables. Load The Form's properties or controls are referenced. Visual Basic creates the window and its child controls. Resize The Form has become visible. Also occurs when the Form's size changes. Activate The Form is ready to accept user input. Also occurs when: focus is shitted to another Form and then back to the End user Deacovate switches to current Form. another Form in the same application. Paint Visual Basic requests the Form to refresh itself the first time the Form is displayed and when another ...